home *** CD-ROM | disk | FTP | other *** search
- Short: Random WBPattern pics for OS3.9
- Author: jhyvonen@mail.student.oulu.fi (Juha Hyvonen)
- Uploader: jhyvonen@mail.student.oulu.fi (Juha Hyvonen)
- Type: util/boot
-
- INTRODUCTION
- RndWBPatt is a program to randomly select a background picture for
- Workbench, windows and screen and to set their properties.
-
- REQUIREMENTS
- - AmigaOS 3.9
- - Some background pics
-
- USAGE
- Synopsis:
- WBDIR/K,WINDIR/K,SCRDIR/K,WBLAYOUT/K,WBCOLOR/K,WINCOLOR/K,SCRCOLOR/K,
- WBDITHER/K,WINDITHER/K,SCRDITHER/K
-
- WBDIR
- WINDIR
- SCRDIR
- These keywords define the drawer(s) from where the bg picture will be
- selected, example:
-
- RndWBPatt WBDIR=DH1:Pictures/patts
-
- would select a random file from that directory for Workbench
- background. You can enter more than one directory for these keywords
- too, separated by semicolon in quotation marks:
-
- RndWBPatt WINDIR="DH1:first/pics;DH1:second/patts;DH1:third/abcd"
-
- selects one file for window background from one of those
- directories.
-
- WBLAYOUT
- This keyword defines how Workbench background is placed. Parameters for
- this are:
-
- TILE
- Tile the pictures on WB.
- CENTER
- Center the picture on WB.
- SCALE
- Scale the picture to fill whole WB screen.
- SCALEWELL
- As above but use better quality.
-
- example:
-
- RndWBPatt WBDIR=dh1:patts WBLAYOUT=CENTER
-
- this selects one pic from dh1:patts and centers it on the WB screen.
-
- WBCOLOR
- WINCOLOR
- SCRCOLOR
- These keywords specify the color quality for the pictures, params are:
- POOR, GOOD and BEST.
-
- WBDITHER
- WINDITHER
- SCRDITHER
- these keywords specify the dither quality for the pitures, params are:
- POOR, GOOD and BEST.
-
- This program can be run at anytime, preferably placed in
- startup-sequence somewhere after ENV: creation.
-
- BUGS
- Please notify if there are any...
-
- DISCLAIMER
- There is no warranty for the program, to the extent permitted by applicable law.
- Except when otherwise stated in writing the copyright holder and/or other parties
- provide the program "as is" without warranty of any kind, either expressed or
- implied, including, but not limited to, the implied warranties of merchantability
- and fitness for a particular purpose. The entire risk as to the quality and
- performance of the program is with you. Should the program prove defective, you
- assume the cost of all necessary servicing, repair or correction.
-
- In no event unless required by applicable law or agreed to in writing will any
- copyright holder, or any other party who may redistribute the program as permitted
- above, be liable to you for damages, including any general, special, incidental or
- consequential damages arising out of the use or inability to use the program
- (including but not limited to loss of data or data being rendered inaccurate or
- losses sustained by you or third parties or a failure of the program to operate
- with any other programs), even if such holder or other party has been advised of
- the possibility of such damages.
-